(bookmark--jump-via): Ensure 'window-point' is set correctly
authorEshel Yaron <me@eshelyaron.com>
Mon, 17 Jun 2024 14:48:43 +0000 (16:48 +0200)
committerEshel Yaron <me@eshelyaron.com>
Mon, 17 Jun 2024 14:48:43 +0000 (16:48 +0200)
commit27f46ba4b96947dedbafa6e4366a07fa171dbd2e
tree3a0b9d1c80d349f54ba2c8713d8b554b09d0a495
parenta5a374014f3afe0d6b94bf645c6cf886c6564699
(bookmark--jump-via): Ensure 'window-point' is set correctly

* lisp/bookmark.el (bookmark--jump-via): Record
bookmark-prescribed point before calling DISPLAY-FUNCTION, and
use it to set 'window-point' afterwards.  (Bug#71603)
lisp/bookmark.el